home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2001 July / Practical Internet July 2001.iso / Software / Browsing / comps280.exe / setup.exe / {app} / Templates / Complete List.tpl < prev    next >
Encoding:
Text File  |  2000-03-02  |  1.2 KB  |  53 lines

  1. #############################################################################
  2. # Compass Sample Export Template
  3. # Complete List.tpl
  4. #############################################################################
  5.  
  6. %AUTO_VIEW=Y
  7. %DESC_BR_PREFIX=
  8. %DESC_BR="           : "
  9.  
  10. #############################################################################
  11. # Definition of BOOKMARKS & FOLDERS blocks:
  12. #############################################################################
  13.  
  14. {BOOKMARKS}
  15. Bookmark $COUNT$
  16. Title:  $TITLE$
  17. URL:    $URL$
  18. Folder: $FOLDER$
  19. Last Visit:  $LASTVISIT$
  20. Description: $DESCRIPTION$
  21.  
  22. {/BOOKMARKS}
  23.  
  24.  
  25.  
  26. {FOLDERS}
  27. ******************** $FOLDER$$TITLE$ ********************
  28.  
  29. $BOOKMARKS$
  30.  
  31. {/FOLDERS}
  32.  
  33.  
  34.  
  35. #############################################################################
  36. # The main output file:
  37. #############################################################################
  38.  
  39. {MAIN:*.TXT}
  40.                =====================
  41.                : The Complete List :
  42.                =====================
  43.  
  44.  
  45.  
  46. $FOLDERS$
  47.  
  48. **************************************************
  49. ** Exported by Compass $VERSION$
  50. ** Export Template - Complete List.tpl
  51. **************************************************
  52. {/MAIN}
  53.